home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9403 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  898 b 

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help!
  5. Date: 10 Mar 96 03:13:26 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.826427606@rscernix>
  8. References: <31420B3D.75A0@utoronto.ca>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <31420B3D.75A0@utoronto.ca> Dave Goldstein <dave.goldstein@utoronto.ca> writes:
  13.  
  14. >From what I also understand, once something is malloc'ed, it becomes 
  15. >fixed in size.  
  16.  
  17. Nope.  realloc() can change the size of a malloc'ed block.
  18.  
  19. >Sorry if I'm rambling, but if you have an idea please 
  20. >write me by mail at:  
  21. >
  22. >dave.goldstein@utoronto.ca
  23.  
  24. You post it here, you read it here.  This is not a write-only newsgroup.
  25.  
  26. Dan
  27. --
  28. Dan Pop
  29. CERN, CN Division
  30. Email: danpop@mail.cern.ch 
  31. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  32.